找传奇、传世资源到传世资源站!

html5 红包雨 源码下载(zepto框架)

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

红包雨
html5 红包雨 源码下载(zepto框架) 常用JavaScript方法-第1张
var isFirst = true; 
function doS(){
if(isFirst){
var a =0;
var Timerr = setInterval(aa,300);
var removepackage = setInterval(function(){
for(var jj=0;jj<$('.div>div').size()/3;jj ){
$('.div>div').eq($('.div>div').size()-jj).remove();
}
},600)

function aa(){
for(var i=0;i<2;i ){
var m=parseInt(Math.random()*300 200);
var j2=parseInt(Math.random()*200 100);
var j=parseInt(Math.random()*640 000);
var j1=parseInt(Math.random()*100 500);
var n=parseInt(Math.random()*10 (-10));
$('.div').prepend('<div class="dd"></div>');
$('.div').children('div').eq(0).css({'left':j,'top':n});
$('.div').children('div').eq(0).animate({'left':j-j1,'top':$(window).height() 20},5000);
}
}

$(document).on('touchstart', '.dd', function(){
$(this).css("background-position","0 -100px");
a ;

if(a == parseInt(Math.random()*10 1)){
$(".chuai_box").show();
clearInterval(Timerr,20);
$(".div").removeClass("bg_1");
setTimeout(function(){
$(".div").addClass("bg_2");
},3000);
}
}); 

isFirst = false;

}

}

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复